[INFO] cloning repository https://github.com/debacodes10/keymouse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/debacodes10/keymouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebacodes10%2Fkeymouse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebacodes10%2Fkeymouse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 808a9ba58b4e129e187ce07d835108ac75c1cd1b
[INFO] fixing debacodes10/keymouse against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebacodes10%2Fkeymouse" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/debacodes10/keymouse
[INFO] finished tweaking git repo https://github.com/debacodes10/keymouse
[INFO] tweaked toml for git repo https://github.com/debacodes10/keymouse written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/debacodes10/keymouse on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/debacodes10/keymouse already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enigo v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ea54ba06f8fe900bf801b6e54f1ae3a683ac048412f15cb63ac72234cdd544f9
[INFO] running `Command { std: "docker" "start" "ea54ba06f8fe900bf801b6e54f1ae3a683ac048412f15cb63ac72234cdd544f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea54ba06f8fe900bf801b6e54f1ae3a683ac048412f15cb63ac72234cdd544f9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea54ba06f8fe900bf801b6e54f1ae3a683ac048412f15cb63ac72234cdd544f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ea54ba06f8fe900bf801b6e54f1ae3a683ac048412f15cb63ac72234cdd544f9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling enigo v0.1.3
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking keymouse v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: Keymouse currently supports only macOS and Windows. Add platform implementations in src/platforms/ for your target OS.
[INFO] [stdout]   --> src/platforms/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / compile_error!(
[INFO] [stdout] 15 | |     "Keymouse currently supports only macOS and Windows. Add platform implementations in src/platforms/ for your target OS."
[INFO] [stdout] 16 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Keymouse runtime is currently implemented only for macOS and Windows.
[INFO] [stdout]   --> src/runtime/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | compile_error!("Keymouse runtime is currently implemented only for macOS and Windows.");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Keymouse currently supports only macOS and Windows. Add platform implementations in src/platforms/ for your target OS.
[INFO] [stdout]   --> src/platforms/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / compile_error!(
[INFO] [stdout] 15 | |     "Keymouse currently supports only macOS and Windows. Add platform implementations in src/platforms/ for your target OS."
[INFO] [stdout] 16 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Keymouse runtime is currently implemented only for macOS and Windows.
[INFO] [stdout]   --> src/runtime/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | compile_error!("Keymouse runtime is currently implemented only for macOS and Windows.");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `key_from_string`
[INFO] [stdout]    --> src/config.rs:789:25
[INFO] [stdout]     |
[INFO] [stdout] 789 |     use super::{Config, key_from_string, overlay_labels_from_config, validate_config};
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::usage_text`
[INFO] [stdout]    --> src/main.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |     use super::usage_text;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Modifier`
[INFO] [stdout]  --> src/input.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::{KeyBindings, Modifier};
[INFO] [stdout]   |                                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_default` in this scope
[INFO] [stdout]    --> src/main.rs:21:17
[INFO] [stdout]     |
[INFO] [stdout]  21 |         None => run_default(),
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 155 | fn run_default() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:160:4
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 160 | fn run_default() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `install_app` in this scope
[INFO] [stdout]    --> src/main.rs:28:13
[INFO] [stdout]     |
[INFO] [stdout]  28 |             install_app();
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 165 | fn install_app() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 176 | fn install_app() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `uninstall_app` in this scope
[INFO] [stdout]    --> src/main.rs:36:13
[INFO] [stdout]     |
[INFO] [stdout]  36 |             uninstall_app();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:181:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 181 | fn uninstall_app() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 192 | fn uninstall_app() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `start_managed` in this scope
[INFO] [stdout]    --> src/main.rs:44:13
[INFO] [stdout]     |
[INFO] [stdout]  44 |             start_managed();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:197:4
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 197 | fn start_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:208:4
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 208 | fn start_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stop_managed` in this scope
[INFO] [stdout]    --> src/main.rs:52:13
[INFO] [stdout]     |
[INFO] [stdout]  52 |             stop_managed();
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:213:4
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 213 | fn stop_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:232:4
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 232 | fn stop_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `restart_managed` in this scope
[INFO] [stdout]    --> src/main.rs:60:13
[INFO] [stdout]     |
[INFO] [stdout]  60 |             restart_managed();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 237 | fn restart_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:248:4
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 248 | fn restart_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_managed_run_flag` in this scope
[INFO] [stdout]    --> src/main.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |         Some(flag) if is_managed_run_flag(flag) => {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:253:4
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 253 | fn is_managed_run_flag(flag: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:258:4
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 258 | fn is_managed_run_flag(_flag: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_managed` in this scope
[INFO] [stdout]    --> src/main.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout]  68 |             run_managed();
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:263:4
[INFO] [stdout]     |
[INFO] [stdout] 262 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 263 | fn run_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:268:4
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 268 | fn run_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn usage_text() -> &'static str {
[INFO] [stdout]     |    ----------      ^^^^^^^^^^^^ expected `&str`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_default` in this scope
[INFO] [stdout]    --> src/main.rs:21:17
[INFO] [stdout]     |
[INFO] [stdout]  21 |         None => run_default(),
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 155 | fn run_default() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:160:4
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 160 | fn run_default() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `install_app` in this scope
[INFO] [stdout]    --> src/main.rs:28:13
[INFO] [stdout]     |
[INFO] [stdout]  28 |             install_app();
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:165:4
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 165 | fn install_app() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:176:4
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 176 | fn install_app() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `uninstall_app` in this scope
[INFO] [stdout]    --> src/main.rs:36:13
[INFO] [stdout]     |
[INFO] [stdout]  36 |             uninstall_app();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:181:4
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 181 | fn uninstall_app() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 192 | fn uninstall_app() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `start_managed` in this scope
[INFO] [stdout]    --> src/main.rs:44:13
[INFO] [stdout]     |
[INFO] [stdout]  44 |             start_managed();
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:197:4
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 197 | fn start_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:208:4
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 208 | fn start_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `stop_managed` in this scope
[INFO] [stdout]    --> src/main.rs:52:13
[INFO] [stdout]     |
[INFO] [stdout]  52 |             stop_managed();
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:213:4
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 213 | fn stop_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:232:4
[INFO] [stdout]     |
[INFO] [stdout] 231 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 232 | fn stop_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `restart_managed` in this scope
[INFO] [stdout]    --> src/main.rs:60:13
[INFO] [stdout]     |
[INFO] [stdout]  60 |             restart_managed();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 237 | fn restart_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:248:4
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 248 | fn restart_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_managed_run_flag` in this scope
[INFO] [stdout]    --> src/main.rs:62:23
[INFO] [stdout]     |
[INFO] [stdout]  62 |         Some(flag) if is_managed_run_flag(flag) => {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:253:4
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 253 | fn is_managed_run_flag(flag: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:258:4
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 258 | fn is_managed_run_flag(_flag: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_managed` in this scope
[INFO] [stdout]    --> src/main.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout]  68 |             run_managed();
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:263:4
[INFO] [stdout]     |
[INFO] [stdout] 262 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 263 | fn run_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/main.rs:268:4
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 268 | fn run_managed() {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn usage_text() -> &'static str {
[INFO] [stdout]     |    ----------      ^^^^^^^^^^^^ expected `&str`, found `()`
[INFO] [stdout]     |    |
[INFO] [stdout]     |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] 122 |         KEYCODE_NUMPAD_1 => Some(0),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] 122 |         KEYCODE_NUMPAD_1 => Some(0),
[INFO] [stdout] 123 |         KEYCODE_2 => Some(1),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 124 |         KEYCODE_NUMPAD_2 => Some(1),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 125 |         KEYCODE_3 => Some(2),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 126 |         KEYCODE_NUMPAD_3 => Some(2),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 127 |         KEYCODE_4 => Some(3),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 128 |         KEYCODE_NUMPAD_4 => Some(3),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 129 |         KEYCODE_5 => Some(4),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 130 |         KEYCODE_NUMPAD_5 => Some(4),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 131 |         KEYCODE_6 => Some(5),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 132 |         KEYCODE_NUMPAD_6 => Some(5),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 133 |         KEYCODE_7 => Some(6),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 134 |         KEYCODE_NUMPAD_7 => Some(6),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 135 |         KEYCODE_8 => Some(7),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 136 |         KEYCODE_NUMPAD_8 => Some(7),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 137 |         KEYCODE_9 => Some(8),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 138 |         KEYCODE_NUMPAD_9 => Some(8),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 139 |         _ => None,
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_1`
[INFO] [stdout]    --> src/input.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_1`
[INFO] [stdout]    --> src/input.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         KEYCODE_NUMPAD_1 => Some(0),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_2`
[INFO] [stdout]    --> src/input.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         KEYCODE_2 => Some(1),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_2`
[INFO] [stdout]    --> src/input.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         KEYCODE_NUMPAD_2 => Some(1),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_3`
[INFO] [stdout]    --> src/input.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         KEYCODE_3 => Some(2),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_3`
[INFO] [stdout]    --> src/input.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         KEYCODE_NUMPAD_3 => Some(2),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_4`
[INFO] [stdout]    --> src/input.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         KEYCODE_4 => Some(3),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_4`
[INFO] [stdout]    --> src/input.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         KEYCODE_NUMPAD_4 => Some(3),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_5`
[INFO] [stdout]    --> src/input.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         KEYCODE_5 => Some(4),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_5`
[INFO] [stdout]    --> src/input.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         KEYCODE_NUMPAD_5 => Some(4),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_6`
[INFO] [stdout]    --> src/input.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         KEYCODE_6 => Some(5),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_6`
[INFO] [stdout]    --> src/input.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         KEYCODE_NUMPAD_6 => Some(5),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_7`
[INFO] [stdout]    --> src/input.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         KEYCODE_7 => Some(6),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_7`
[INFO] [stdout]    --> src/input.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         KEYCODE_NUMPAD_7 => Some(6),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_8`
[INFO] [stdout]    --> src/input.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         KEYCODE_8 => Some(7),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_8`
[INFO] [stdout]    --> src/input.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         KEYCODE_NUMPAD_8 => Some(7),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_9`
[INFO] [stdout]    --> src/input.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         KEYCODE_9 => Some(8),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_9`
[INFO] [stdout]    --> src/input.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         KEYCODE_NUMPAD_9 => Some(8),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] 122 |         KEYCODE_NUMPAD_1 => Some(0),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] 122 |         KEYCODE_NUMPAD_1 => Some(0),
[INFO] [stdout] 123 |         KEYCODE_2 => Some(1),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 124 |         KEYCODE_NUMPAD_2 => Some(1),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 125 |         KEYCODE_3 => Some(2),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 126 |         KEYCODE_NUMPAD_3 => Some(2),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 127 |         KEYCODE_4 => Some(3),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 128 |         KEYCODE_NUMPAD_4 => Some(3),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 129 |         KEYCODE_5 => Some(4),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 130 |         KEYCODE_NUMPAD_5 => Some(4),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 131 |         KEYCODE_6 => Some(5),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 132 |         KEYCODE_NUMPAD_6 => Some(5),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 133 |         KEYCODE_7 => Some(6),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 134 |         KEYCODE_NUMPAD_7 => Some(6),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 135 |         KEYCODE_8 => Some(7),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 136 |         KEYCODE_NUMPAD_8 => Some(7),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 137 |         KEYCODE_9 => Some(8),
[INFO] [stdout]     |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 138 |         KEYCODE_NUMPAD_9 => Some(8),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/input.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         --------- matches any value
[INFO] [stdout] ...
[INFO] [stdout] 139 |         _ => None,
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_1`
[INFO] [stdout]    --> src/input.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         KEYCODE_1 => Some(0),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_1`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_1`
[INFO] [stdout]    --> src/input.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         KEYCODE_NUMPAD_1 => Some(0),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_2`
[INFO] [stdout]    --> src/input.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         KEYCODE_2 => Some(1),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_2`
[INFO] [stdout]    --> src/input.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         KEYCODE_NUMPAD_2 => Some(1),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_3`
[INFO] [stdout]    --> src/input.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         KEYCODE_3 => Some(2),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_3`
[INFO] [stdout]    --> src/input.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         KEYCODE_NUMPAD_3 => Some(2),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_4`
[INFO] [stdout]    --> src/input.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         KEYCODE_4 => Some(3),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_4`
[INFO] [stdout]    --> src/input.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         KEYCODE_NUMPAD_4 => Some(3),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_5`
[INFO] [stdout]    --> src/input.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         KEYCODE_5 => Some(4),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_5`
[INFO] [stdout]    --> src/input.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         KEYCODE_NUMPAD_5 => Some(4),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_6`
[INFO] [stdout]    --> src/input.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         KEYCODE_6 => Some(5),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_6`
[INFO] [stdout]    --> src/input.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         KEYCODE_NUMPAD_6 => Some(5),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_7`
[INFO] [stdout]    --> src/input.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         KEYCODE_7 => Some(6),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_7`
[INFO] [stdout]    --> src/input.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         KEYCODE_NUMPAD_7 => Some(6),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_8`
[INFO] [stdout]    --> src/input.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         KEYCODE_8 => Some(7),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_8`
[INFO] [stdout]    --> src/input.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         KEYCODE_NUMPAD_8 => Some(7),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_9`
[INFO] [stdout]    --> src/input.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         KEYCODE_9 => Some(8),
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `KEYCODE_NUMPAD_9`
[INFO] [stdout]    --> src/input.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         KEYCODE_NUMPAD_9 => Some(8),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_KEYCODE_NUMPAD_9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keymouse` (bin "keymouse" test) due to 11 previous errors; 38 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `keymouse` (bin "keymouse") due to 11 previous errors; 37 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ea54ba06f8fe900bf801b6e54f1ae3a683ac048412f15cb63ac72234cdd544f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea54ba06f8fe900bf801b6e54f1ae3a683ac048412f15cb63ac72234cdd544f9", kill_on_drop: false }`
[INFO] [stdout] ea54ba06f8fe900bf801b6e54f1ae3a683ac048412f15cb63ac72234cdd544f9
